Skip to content

Conversation

@stephenchengCloud
Copy link
Contributor

The install image doesn’t have dracut installed,
while dmv.py calls weak_module which indirectly calls dracut when selecting drivers in install enviornment.

@stephenchengCloud
Copy link
Contributor Author

Tested:
image

The install image doesn’t have dracut installed,
while dmv.py calls weak_module which indirectly calls dracut
when selecting drivers in install enviornment.

Signed-off-by: Stephen Cheng <[email protected]>
@stephenchengCloud stephenchengCloud force-pushed the private/stephenche/CA-417888 branch from 6520cf4 to 36f855a Compare September 30, 2025 08:33
@stephenchengCloud
Copy link
Contributor Author

Fixed pylint warning

@codecov
Copy link

codecov bot commented Sep 30, 2025

Codecov Report

❌ Patch coverage is 25.00000% with 3 lines in your changes missing coverage. Please review.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
xcp/dmv.py 25.0% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           master    #183     +/-   ##
========================================
- Coverage    83.3%   83.2%   -0.1%     
========================================
  Files          23      23             
  Lines        3347    3348      +1     
========================================
- Hits         2790    2788      -2     
- Misses        557     560      +3     
Files with missing lines Coverage Δ
xcp/dmv.py 85.3% <25.0%> (-1.6%) ⬇️

@stephenchengCloud stephenchengCloud merged commit 5540b77 into xenserver:master Sep 30, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants